[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
shared-shaping-rate
Syntax
shared-shaping-rate sharedShapingRate [ operator operandValue ]* [ bps | kbps ]
[ burst burstSize [ milliseconds | bytes ] ] { simple | compound | auto }
[ explicit-constituents ]
shared-shaping-rate operandValue [ operator operandValue ]* [ bps |
kbps ]
[ burst burstSize [ milliseconds
| bytes ] ] { simple | compound | auto }
[ explicit-constituents
]
no shared-shaping-rate
Release Information
Command introduced before JUNOSe
Release 7.1.0.
operator and operandValue variables added in JUNOSe Release 7.1.0.
milliseconds and bytes keywords added in JUNOSe Release 7.1.0.
bps and kbps keywords added in JUNOSe Release 8.0.0.
Description
Sets the shared-shaping rate and burst
size for the logical interface. This command must appear in the scheduler
profile for either the best-effort queue or the best-effort scheduler
node. The no version deletes the shared-shaping
rate.
Options
-
sharedShapingRate—Constant
shared-shaping rate in bits per second; in the range 1000–1000000000
(1 Kbps–1000 Kbps)
-
operator—Mathematical function
-
operandValue—Input for the
operator; can be a QoS parameter definition name or an integer
- *—Indicates that one or more parameters can be repeated
multiple times in a list in the command line
- bps—Specifies shared-shaping rate in bits per second
- kbps—Specifies shared-shaping rate in kilobits per
second
-
burstSize—Number, in the range
0–522240 (0–510 KB); 0 enables the router to select an
applicable default value
- milliseconds—Specifies burst size in milliseconds
- bytes—Specifies burst size in bytes
- simple—Specifies the simple form of shared shaping,
which does not manage voice and video traffic, but shapes data queue
rates to the value of the shared rate minus the combined voice and
video traffic rate
- auto—Specifies that the router automatically selects
the type of shared shaping depending on the module; compound is selected
only for line modules that support it, and simple is selected for
all other line modules; this is the default mode
- compound—Specifies the compound form of shared shaping,
which actively shapes voice and video traffic so that the shared rate
cannot be exceeded, and shapes data queue rates to the value of the
shared rate minus the combined voice and video traffic rate; requires
special hardware
- explicit-constituents—Overrides automatic selection
of compound shared-shaping constituents and enables you to explicitly
specify constituents and bandwidth allocation; generates an error
message and has no effect when applied to modules that do not support
compound shared shaping
Scheduler Profile Configuration
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]